Welcome![Sign In][Sign Up]
Location:
Search - rls lms matlab

Search list

[matlabDigital_Signal_Processing_using_MATLAB

Description: 现代数字信号处理MATLAB仿真,5道经典习题,主要有LMS算法、RLS算法、SVD算法、MVDR算法-Digital Signal Processing using MATLAB
Platform: | Size: 107520 | Author: Li Zhi | Hits:

[Speech/Voice recognition/combinerlslms

Description: 自适应滤波的MATLAB实现,包括lms rls 等算法-MATLAB programing rls lms
Platform: | Size: 2048 | Author: 孟云飞 | Hits:

[matlabAEC

Description: the following file is a matlab program done for thesis based on acoustic echo cancellation using LMS algorithm.
Platform: | Size: 3072 | Author: al24 | Hits:

[matlabrls

Description: 自适应滤波的RLS例程,并对RLS和LMS算法进行了比较。-The RLS adaptive filtering routines
Platform: | Size: 1024 | Author: 张姗 | Hits:

[CommunicationRLS

Description: RLS算法在MATLAB上仿真实现的程序,用于通信信道估计。-RLS algorithm is implemented in MATLAB on a simulation program for the communication channel estimation
Platform: | Size: 1024 | Author: madier | Hits:

[source in ebookf_lms

Description: 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inter-symbol interference (Inter-Symbol Interference, ISI) and effective measures, due to the randomness of the channel characteristics with the variability in practice to eliminate inter-symbol interference is the most commonly used adaptive equalizer. In this paper, based on minimum mean-square (Least Mean Squares, LMS) algorithm and recursive least squares (Recursive Least Squares, RLS) algorithm is adaptive equalizer simulation studies to analyze the channel characteristics and design parameters of the adaptive equalizer convergence speed and steady-state performance.
Platform: | Size: 1024 | Author: xieliwei | Hits:

[matlaball

Description: RLS和LSL、LMS三种算法的自适应滤波程序及其应用与比较-RLS and LSL, LMS three kinds of adaptive filtering algorithm and its application procedure and comparison of
Platform: | Size: 1024 | Author: 胡晓春 | Hits:

[matlabAdaptive_filtering_toolbox

Description: The matlab codes for adaptive filtration and echo-cancelleration, codes using LMS, RLS, DFT, Subband filtration.
Platform: | Size: 61440 | Author: anton | Hits:

[matlabLMS_RLS

Description: 拟使用基于LMS与RLS的自适应算法在MATLAB平台上对带有两个权的自适应线性组合器进行仿真,进而对两类算法的性能作比较,同时也考察了两种算法在不同参数条件下曲线收敛性的变化-Intending to use the LMS and RLS-based adaptive algorithm in the MATLAB platform with two pairs of the right to self-adaptive linear combiner is simulated, and thus the performance of two types of algorithms to compare, but also examines two kinds of algorithms with different parameters under the conditions of convergence of the change curve
Platform: | Size: 5120 | Author: 刘翔 | Hits:

[Otherbeamforming

Description: 里面包含CAPON、ML、MUSIC、RLS、LMS、循环MUSIC等算法,及算法比较-CAPON、ML、MUSIC、RLS、LMS and Cylic-MUSIC
Platform: | Size: 12288 | Author: wenmiaowen | Hits:

[OtherRLS_LMS

Description: 数字预失真系统,功放是Wiener-Hammerstein模型,预失真是记忆多项式模型,自适应算法采用RLS-LMS混合算法不。-Digital pre-distortion system, power amplifier is a Wiener-Hammerstein model, pre-distortion is memory polynomial model, using RLS-LMS adaptive algorithm hybrid algorithm does not.
Platform: | Size: 1024 | Author: baggio | Hits:

[matlabMATLAB

Description: MATLAB 自适应 LMS NLMS RLS 均衡器 陷波器 滤波器-MATLAB adaptive
Platform: | Size: 5120 | Author: wangdefeng | Hits:

[matlabLMS_RLS_sim

Description: 功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 - Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0
Platform: | Size: 1024 | Author: 赵明诚 | Hits:

[matlabadaptive

Description: interpolation, decimation , LMS & RLS using in Matlab Simulink
Platform: | Size: 401408 | Author: sunda | Hits:

[matlabLMS-RLSAdaptiveFilter

Description: 数字信号处理,LMS和RLS实例:给定正弦信号s(n),现在我们获得得是受影响的数据x(n)=s(n)+v(n) , v(n)为方差1.25的告示白噪声信号,请设计一个滤波器,使其输出与s(n)的均方误差最小,并给出用LMS和RLS算法的自适应求解方法的MATLAB仿真。-Digital signal processing, LMS and RLS instance: Given a sinusoidal signal s (n), now we get the data have affected x (n) = s (n)+ v (n), v (n) 1.25 for the variance Notice the white noise signal, to design a filter so that the output and s (n) The minimum mean square error, and gives the algorithm with the LMS and RLS adaptive method for solving the MATLAB simulation.
Platform: | Size: 1024 | Author: codeshare | Hits:

[matlabAdaptive-algorithm

Description: 自适应回波消除算法matlab代码,其中包含有:LMS,NLMS,RLS,VSLMS,VSNLMS-the matlab code of Adaptive algorithm,including:LMS,NLMS,RLS,VSLMS,VSNLMS
Platform: | Size: 5120 | Author: 陈飞 | Hits:

[matlabRLS

Description: 给出完整的通信系统和多径通信信道,并使用带RLS算法的判决反馈均衡器进行均衡。 内有详细注释。 在DFE(lms算法)的基础上,采用RLS算法 产生 0 1 序列--> QPSK映射 --> 上变频 --> 信道(多径、加噪) --> 下变频 --> LMS算法均衡 --> 解映射、判决 --> 求误码率、星座图-This progam include a complete communication system with a multipath channel, based which decision feedback equalization with RLS algrithem is implemented.
Platform: | Size: 2048 | Author: 西电东风 | Hits:

[matlabLMS-RLS

Description: LMS算法和RLS算法实现阵列信号的波束形成的程序用matlab实现的代码,里面有也有解释说明-LMS and RLS progranm Matlab code.
Platform: | Size: 2048 | Author: 陈烨 | Hits:

[matlabrls&lsm

Description: LMS algorithm and RLS algorithm set routines
Platform: | Size: 1024 | Author: 张尔山 | Hits:

[matlabLMS_RLS

Description: lms与rls算法比较,MATLAB 程序仿真,比较两种自适应滤波算法。最小均方(LMS)、递归最小二乘(RLS)(LMS and RLS algorithm comparison, MATLAB program simulation, comparison of two adaptive filtering algorithm. Least mean square (LMS) and recursive least squares (RLS))
Platform: | Size: 2048 | Author: diandian_liu | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net